In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / SetForceRasterizerInterpolation Method

SetForceRasterizerInterpolation Method (IGdPicturePDF)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(660)>

Sub SetForceRasterizerInterpolation( _

   ByVal Forced As Boolean _

) 
[DispId(660)]

void SetForceRasterizerInterpolation( 

   bool Forced

)
procedure SetForceRasterizerInterpolation( 

    Forced: Boolean

); 
DispIdAttribute(660)

function SetForceRasterizerInterpolation( 

   Forced : boolean

);
[DispId(660)]

void SetForceRasterizerInterpolation( 

   bool Forced

) 
[DispId(660)]

void SetForceRasterizerInterpolation( 

   bool Forced

) 

Parameters

Forced
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF
IGdPicturePDF Members